Skip to content

Conversation

Ol1BoT
Copy link

@Ol1BoT Ol1BoT commented Apr 8, 2024

Minor change to include SiblingSequence in the node

Why?

I use XMLQuery to construct XML documents from other formats such as JSON. This JSON would include a sequence property which instructs the order of the siblings.

when validating XML against an XSD the xsd:sequence cares about the ordering of it's children, so it's helpful to have a sibling sequence built into the node so that it can be sorted.

@ssratkevich
Copy link
Contributor

It seems quite strange without any logic that set or get this field.
How it will be used? Who and when will set SiblingSequence?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants